﻿html > body{
    background-image:url('/Images/Sarova/Rembrandt.jpg')!important;
    background-attachment:scroll;
    background-size:cover;
    background-position:center;
}
.tint{
    background:rgba(0,0,0,0.1);
    background:rgba(27, 27, 27, 0.3);
    
}
